﻿2026-06-15T10:08:35.2594088Z ##[group]Run actions/checkout@v5
2026-06-15T10:08:35.2594301Z with:
2026-06-15T10:08:35.2594439Z   repository: SaberMage/spt-shell-notify
2026-06-15T10:08:35.2594613Z   path: .adapter-notify
2026-06-15T10:08:35.2596328Z   token: ***
2026-06-15T10:08:35.2596458Z   ssh-strict: true
2026-06-15T10:08:35.2596581Z   ssh-user: git
2026-06-15T10:08:35.2596708Z   persist-credentials: true
2026-06-15T10:08:35.2596850Z   clean: true
2026-06-15T10:08:35.2596979Z   sparse-checkout-cone-mode: true
2026-06-15T10:08:35.2597132Z   fetch-depth: 1
2026-06-15T10:08:35.2597260Z   fetch-tags: false
2026-06-15T10:08:35.2597386Z   show-progress: true
2026-06-15T10:08:35.2597512Z   lfs: false
2026-06-15T10:08:35.2597628Z   submodules: false
2026-06-15T10:08:35.2597754Z   set-safe-directory: true
2026-06-15T10:08:35.2597894Z ##[endgroup]
2026-06-15T10:08:35.3313351Z Syncing repository: SaberMage/spt-shell-notify
2026-06-15T10:08:35.3319510Z ##[group]Getting Git version info
2026-06-15T10:08:35.3319809Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-15T10:08:35.3746315Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T10:08:35.3963339Z git version 2.43.0.windows.1
2026-06-15T10:08:35.3989614Z ##[endgroup]
2026-06-15T10:08:35.3997126Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\da1cfec1-b8f4-4f7e-a111-107b31b08e7a\.gitconfig'
2026-06-15T10:08:35.4013438Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\da1cfec1-b8f4-4f7e-a111-107b31b08e7a' before making global git config changes
2026-06-15T10:08:35.4014711Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T10:08:35.4018586Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-15T10:08:35.4267240Z ##[group]Initializing the repository
2026-06-15T10:08:35.4272306Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-15T10:08:35.4578823Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-15T10:08:35.4605593Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-15T10:08:35.4867687Z ##[endgroup]
2026-06-15T10:08:35.4867949Z ##[group]Disabling automatic garbage collection
2026-06-15T10:08:35.4872588Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-15T10:08:35.5105207Z ##[endgroup]
2026-06-15T10:08:35.5105580Z ##[group]Setting up auth
2026-06-15T10:08:35.5111304Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T10:08:35.5372939Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T10:08:35.9163169Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T10:08:35.9425395Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T10:08:36.3352030Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T10:08:36.3572428Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T10:08:36.7383013Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-15T10:08:36.7671789Z ##[endgroup]
2026-06-15T10:08:36.7672051Z ##[group]Determining the default branch
2026-06-15T10:08:36.7673866Z Retrieving the default branch name
2026-06-15T10:08:37.1516408Z Default branch 'main'
2026-06-15T10:08:37.1516954Z ##[endgroup]
2026-06-15T10:08:37.1517303Z ##[group]Fetching the repository
2026-06-15T10:08:37.1525301Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-15T10:08:37.9751248Z From https://github.com/SaberMage/spt-shell-notify
2026-06-15T10:08:37.9751580Z  * [new branch]      main       -> origin/main
2026-06-15T10:08:37.9870522Z ##[endgroup]
2026-06-15T10:08:37.9870759Z ##[group]Determining the checkout info
2026-06-15T10:08:37.9871888Z ##[endgroup]
2026-06-15T10:08:37.9877005Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-15T10:08:38.0143786Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-15T10:08:38.0380305Z ##[group]Checking out the ref
2026-06-15T10:08:38.0385200Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-15T10:08:38.0702285Z branch 'main' set up to track 'origin/main'.
2026-06-15T10:08:38.0702524Z Reset branch 'main'
2026-06-15T10:08:38.0727499Z ##[endgroup]
2026-06-15T10:08:38.0976533Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-15T10:08:38.1179853Z ee2d37eadc730c0019e0af82d683074c509634a2
